Skip to content

chore(js): remove unused local type generator#2027

Merged
Luca Forstner (lforst) merged 1 commit into
mainfrom
abhi-dependency-audit-may-19
May 20, 2026
Merged

chore(js): remove unused local type generator#2027
Luca Forstner (lforst) merged 1 commit into
mainfrom
abhi-dependency-audit-may-19

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

Summary

  • remove the unused SDK-local OpenAPI type generation script and template
  • drop openapi-zod-client from js/package.json
  • regenerate pnpm-lock.yaml, removing its transitive axios entries

Context

The parent braintrust monorepo drives SDK type regeneration via deployment-internal/exported-typespecs/src/scripts/generate_types.ts, so the local js/scripts/generate_types.ts copy is not used.

Testing

  • Not run; dependency/script removal only.

Remove the stale SDK-local OpenAPI type generation script and template. Type
regeneration is driven from the parent monorepo's exported-typespecs generator,
so this copy was unused.

Dropping the script also removes openapi-zod-client and its transitive axios
lockfile entries.
@lforst Luca Forstner (lforst) merged commit 7b5a1a1 into main May 20, 2026
47 of 48 checks passed
@lforst Luca Forstner (lforst) deleted the abhi-dependency-audit-may-19 branch May 20, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants